home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 22 / AACD 22.iso / AACD / Magazine / ActiveShareware / Zangband240 / user / colors.prf < prev    next >
Encoding:
Text File  |  2000-08-26  |  751 b   |  55 lines

  1. # CVS: Last edit by $Author: remco $ on $Date: 1999/09/30 10:08:47 $
  2.  
  3.  
  4. # Color redefinitions
  5.  
  6. # Color 'White'
  7. V:1:0x07:0xFF:0xFF:0xFF
  8.  
  9. # Color 'Slate'
  10. V:2:0x03:0x8C:0x8C:0x8C
  11.  
  12. # Color 'Orange'
  13. V:3:0x0C:0xFF:0x77:0x00
  14.  
  15. # Color 'Red'
  16. V:4:0x04:0xC9:0x00:0x00
  17.  
  18. # Color 'Green'
  19. V:5:0x02:0x00:0x86:0x45
  20.  
  21. # Color 'Blue'
  22. V:6:0x01:0x00:0x00:0xE3
  23.  
  24. # Color 'Umber'
  25. V:7:0x06:0x8E:0x45:0x00
  26.  
  27. # Color 'Light Dark'
  28. V:8:0x08:0x50:0x50:0x50
  29.  
  30. # Color 'Light Slate'
  31. V:9:0x0B:0xD1:0xD1:0xD1
  32.  
  33. # Color 'Violet'
  34. V:10:0x05:0xC0:0x00:0xAF
  35.  
  36. # Color 'Yellow'
  37. V:11:0x0E:0xFF:0xFF:0x00
  38.  
  39. # Color 'Light Red'
  40. V:12:0x0D:0xFF:0x00:0x68
  41.  
  42. # Color 'Light Green'
  43. V:13:0x0A:0x00:0xFF:0x00
  44.  
  45. # Color 'Light Blue'
  46. V:14:0x09:0x51:0xDD:0xFF
  47.  
  48. # Color 'Light Umber'
  49. V:15:0x06:0xD7:0x8E:0x45
  50.  
  51.  
  52.  
  53.  
  54.  
  55.